Description
Manage Rubrik CDM privilege accounts. The plug-in will authenticate to Rubrik CDM via REST API.
Vendor
This platform is designed for remote account management for the following target:
| Vendor | Rubrik |
|---|---|
| Product | CDM |
| Product Category | Software |
| Product Versions | 9.0.3-p7 |
CyberArk
This platform works with the following CyberArk versions:
| CyberArk Solution | Privileged Credentials Management |
|---|---|
| CyberArk Product | Central Policy Manager (CPM) |
| CyberArk Versions | 11.5 |
| Artifact Version | 1.0 |
| Out of the Box | NO |
| Out of the Box in versions | |
| Privilege Cloud | BOTH |
Support & Certification
| Support Level | STANDARD |
|---|---|
| Developed by | CyberArk |
| Certification Level | CERTIFIED |
| Connection Methods | HTTP/HTTPS |
Actions
The following table lists the supported management actions for this platform:
| Action | Supported | Permissions |
|---|---|---|
| Verify | YES | |
| Change | YES | |
| Reconcile | YES | |
| Delete | NO |
Linked Accounts
The following linked accounts are in use by the plugin.
Logon Account (Target Account MFA TOTP Secret Key)
| Supported | YES |
|---|---|
| Required | YES |
| Platforms | |
| Permissions | This needs to be the MFA TOTP Secret Key. The username will not be used through the plugin, however the password should contain the TOTP Secret Key. |
Reconcile Account
| Supported | YES |
|---|---|
| Required | YES, This will be required for the reconcile action. |
| Platforms | |
| Permissions |
Linked Account associated to the Reconcile Account
| Supported | YES |
|---|---|
| Required | YES, This will be required for the reconcile action. This will need to be the Reconcile Account's MFA TOTP Secret Key. |
| Platforms | |
| Permissions | This needs to be the MFA TOTP Secret Key. The username will not be used through the plugin, however the password should contain the TOTP Secret Key. |
Prerequisites
The following prerequisites are required on the machine that runs this plugin:
Download and install the REST API Platform from Marketplace
If you already have an older version installed , remove the platform and install the newest version from Marketplace.
Configuration
Platform Settings
Specify the following parameters at the platform level:
| Parameter Name | Description | Acceptable Values | Default Value |
|---|---|---|---|
| Port | Port used to connect to the target API. When set to -1, port will not be used. | Integer | -1 |
| UseSSL | This will determine to use HTTPS or HTTP. It can only bypass a certificate warning by setting IgnoreUntrustedCertificate. | Yes, No, IgnoreUntrustedCertificate | Yes |
| Debug | To enable debug logs | Yes, No | No |
Account Settings
Account Mandatory Parameters
Specify the following parameters on the account:
| Parameter Name | Description |
|---|---|
| Username | The username of the target account |
| Address | Address of the Rubrik CDM API |